============================================================================== Simba Salesforce SAP Data Services Adapter Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba Salesforce SAP DS Adapter 14.4.1, as well as the version history. This version of the driver supports the following data source versions: * SAP Data Services 2025 SP3 * Salesforce API version 65.0 (Winter '25) * Java Runtime (JRE) 8 14.4.1.1000 ================================================================== Released 2026-07-09 Enhancements & New Features * [SFJDBC-1117] Updated jackson library The connector has been upgraded with the following jackson libraries: - jackson-core 2.21.2 (previously 2.21.1) - jackson-databind 2.21.5 (previously 2.21.1) * [SFJDBC-1113] Support for OAuth Client credentials authentication method The Simba Salesforce Adapter now uses the OAuth 2.0 Client Credentials flow for establishing OAuth connections. Users connecting via OAuth must supply the Client ID and Client Secret of their external client application. Resolved Issues The following issues have been resolved in the Simba Salesforce SAP DS Adapter 14.4.1.1000. * [SFJDBC-1057] Fixed an issue where certain objects available in Salesforce API version 62.0 were not able to be found. * [SFJDBC-1078] Added a Powershell script and tarball package as additional installation options on Windows and Linux platforms respectively for users who are unable to use the Python installer. * [SFJDBC-1085] Fixed issue with writing into Salesforce Audit columns. * [SFJDBC-1113] Updated OAuth connections to use the client credentials flow. Users connecting via OAuth are required to supply the Client ID and Client Secret of their external client application. Known Issues The following are known issues that you may encounter due to limitations in the data source, the adapter, or an application. * Real-time data is not supported. Do not configure the Access Server Host and Access Server Port configuration options for your adapter instance. Workflow Changes ============================================================= The following changes may disrupt established workflows for the connector. 14.3.6 ---------------------------------------------------------------------- * Updated system requirements Beginning with this release, system requirements for SAP Data Services and Job Server have been updated. For more information, see the Installation and Configuration Guide. 14.3.5 ---------------------------------------------------------------------- * Updated system requirements Beginning with this release, system requirements for SAP Data Services and Job Server have been updated. For more information, see the Installation and Configuration Guide. 14.3.0 ---------------------------------------------------------------------- * Updated system requirements Beginning with this release, system requirements for SAP Data Services and Job Server have been updated. For more information, see the Installation and Configuration Guide. 14.2.19 ---------------------------------------------------------------------- * [SFJDBC-733] Remove Jackson Mapper ASL Beginning with this release, Jackson Mapper ASL 1.9.13 is removed from the third-party dependencies. Version History ============================================================= 14.3.6.1001 ----------------------------------------------------------------- Released 2026-04-20 Resolved Issues The following issue has been resolved in the Simba Salesforce SAP DS Adapter 14.3.6.1001. * [SFJDBC-1094] The configuration file included in the release package has been updated to include a couple of fixes to resolve common issues observed during adapter startup. 14.3.6.1000 ------------------------------------------------------------------ Released 2026-03-20 Enhancements & New Features * [SFJDBC-1022][SFJDBC-1062][SFJDBC-1077] Support SAP DS 2025 The Simba Salesforce Adapter for SAP Data Services now supports up to and including SAP Data Services 2025 SP3. 14.3.5 ----------------------------------------------------------------------- Released 2025-12-12 Enhancements & New Features * [SFJDBC-1021] Upgrade third-party dependencies for security The Salesforce Web Service Connector and Partner API dependencies have been custom built with a higher version of Apache bean utils for security. Resolved Issues The following issues have been resolved in the Simba Salesforce SAP DS Adapter 14.3.5. * [SFJDBC-706] Fixed an issue where certain queries could fail due to the object being named "Case", which is a reserved word in SQL. * [SFJDBC-1013] Fixed an issue where certain queries could fail with the ERROR_GET_TABLE_METADATA error * [SFJDBC-1017] Fixed an issue where certain queries could fail with Malformed Query. * [SFJDBC-1039] Updated the internal limits used when determining if Bulk queries are valid. Previously, fields were limited to 32000 characters, but they are now able to use the full 131,072 character limit as specified by Salesforce. * [SFJDBC-1041] Fixed an issue where the path to the Partner API dependency was incorrectly configured in the classpath. * [SFJDBC-1043] Fixed an issue where the day of month field was off by one. 14.3.4 ----------------------------------------------------------------------- Released 2025-04-21 Resolved Issues The following issue has been resolved in the Simba Salesforce SAP DS Adapter 14.3.4. * [SFJDBC-998] The connector fails to identify virtual tables with different CDC settings enabled. ==============================================================================